
.ant-menu-submenu-arrow::after{
    margin-left:0;
}

html,body,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,textarea,menu{
    margin:0;padding:0;
}
header,footer,section,article,aside,nav,address,figure,figcaption,menu,details{
    display:block;
}
table{
    border-collapse:collapse;border-spacing:0;
}
caption,th{
    text-align:left;font-weight:normal;
}
html,body,fieldset,img,iframe,abbr{
    border:0;
}
i,cite,em,var,address,dfn{
    font-style:normal;
}
[hidefocus],summary{
    outline:0;
}
li{
    list-style:none;
}
h1,h2,h3,h4,h5,h6,small{
    font-size:100%; margin: 0
}
sup,sub{
    font-size:83%;
}
pre,code,kbd,samp{
    font-family:inherit;
}
pre{
    white-space: pre-wrap; word-break: break-all; word-wrap: break-word
}
q:before,q:after{
    content:none;
}
textarea{
    overflow:auto;resize:none;
}
label,summary{
    cursor:default;
}
a,button{
    cursor:pointer;
}
del,ins,s,a,a:hover{
    text-decoration:none;
}
body,textarea,input,button,select,keygen,legend,a{
    outline:0; font-family:"Microsoft YaHei", "微软雅黑",sans-serif !important;
}
pre{
    white-space: pre-wrap;word-wrap: break-word;word-break:break-all;
}
@font-face {font-family: 'iconfont';
    src:url('../iconfont.woff') format('woff'); /* iOS 4.1- */
	
}
:before{
    margin-right: 3px;
}
:after{
    margin-left: 3px;
}
:before,
:after{
    font-family:"iconfont" !important;
    font-style:normal !important;
    font-weight:normal !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.bgfff{
    background: #fff;
}
.i-search:before{
    content: "\e001"
}
.contain{
    width: 1010px;
    background: #fff;
    padding: 15px;
    margin:0 auto;
    box-shadow: 1px 3px 9px rgba(0,0,0,.2);
}
.clearfloat{
    zoom:1;
}
.clearfloat:after{
    content: ""; 
    display: block; 
    clear: both; 
    height: 0; 
    visibility: hidden;
}
.top{
    width: 1040px;
    height: 130px;
    margin: auto;
    background: #fff;
}
.top .logo{
    /* background: url(../images/photogroup.png) 0 0; */
    display: block;
    width: 464px;
    height: 76px;
    float: left;
    margin-top: 34px;
}
.top .logo.zhengwugongkai{
    background-position: 0 -150px;
    width: 520px; 
}
.top .toplink{
    text-align: right;
    font-size: 12px;
    line-height: 2;
}
.top .toplink a{
    color: #666;
    display: inline-block;
    margin: 0 10px;
}
.top .toplink a:hover{
    color: #0190d1;
}
.top .search {
    text-align: right;
    margin: 20px 10px;
    vertical-align: top;
}
.top .search label{
    display: inline-block;
    background: #eee;
    border-radius: 3px;
    padding: 2px 50px 5px 2px;
}
.top .search .i-search{
    color: #ddd;
    margin-left: 4px;
}
.top .search input{
    width: 150px;
    background: #eee;
    height: 20px;
    border: 0;
    color: #aaa;
}
.top .search button{
    background: #d82317;
    padding: 3px 8px;
    color: #fff;
    border-radius: 3px;
    border: 0;
    margin-left: -50px;
}
.top .weather{
    text-align: right;
    font-size: 12px;
}
.m_t20{
    margin-top: 20px;
}
.m_t50{
    margin-top: 50px;
}
.nav_bg{
    background: #0190d1;
    box-shadow: 2px 4px 9px rgba(0,0,0,.2);
    z-index: 9;
    position: relative;
}
.nav{
    width: 1040px;
    height: 50px;
    margin: auto;
    font-size: 0;
    text-align: left;
    z-index: 9
}
.nav a{
    display: inline-block;
    height: 100%;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    width: 130px;
    text-align: center;
    position: relative;
    cursor: pointer;
    transition: all .3s;
}
.nav a:hover{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.nav a.cur{
    background: #0075a9;
}
.nav a.cur:hover{
     transform: scale(1,1);
    -webkit-transform: scale(1,1);
}
.headlines{
    background: #f2f2f2;
    padding: 12px 12px 12px 88px;
    height: 64px;
    text-align: center;
    margin-bottom: 15px;
    position:relative;
}
.headlines:before{
    content: "";
    /* background: url(../images/photogroup.png) 0 -80px;  */
    display: block;
    float: left;
    margin-left: -76px;
    width: 64px;
    height: 64px;
}
.headlines h2{
    text-align: center;
    margin-bottom: 14px;
	margin-top:3px;
}
.headlines a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .2s;
}
.headlines a:hover{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.headlines h2 > a{
    display: inline-block;
    color: rgba(230, 41, 41, 0.94);
    font-size: 24px;
    line-height: 1.2;
	width:47%;
}
.headlines h2 > a:hover{
    color: #d86262;
}
.headlines > a{
    display: inline-block;
    width: 300px;
    text-align: center;
    font-size: 14px;
    color: #999;
    /* font-weight:700; */
}
.headlines > a:before{
    content: "·";
}
.headlines .more{
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    margin: 0;
}
.headlines .more:before{
    content: "";
    position: absolute;
    top: 0;
    left:0;
    display: block;
    width: 0;
    height: 0;
    border: 30px solid;
    border-color:#2a74b8 #2a74b8 transparent transparent;
}
.headlines .more:after{
    position: relative;
    content: "更多";
    font-family:"Microsoft YaHei", "微软雅黑",sans-serif !important;
    text-align: right;
    z-index: 9;
    color: #fff;
    margin-right: 6px;
    margin-top: 4px;
    float: right;
}
.fl{
    float: left;
} 
.fr{
    float: right;
}
*[hidden]{
    display: none;
}
.clearfloat:after{
    content: ""; display: block; clear: both; height: 0; visibility: hidden;
}
.tabstitle01{
    font-size: 0
}
.tabstitle01 a{
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    background: #0190d1;
    line-height: 40px;
    height: 40px;
    width: 175px;
    margin-right: 8px;
    text-align: center;
    border-radius: 3px;
}
.tabstitle01 .cur{
    background: #005e88;
    font-weight: bold;
    box-shadow: 2px 4px 9px rgba(1,144,209,.3)
}
.title_news{
    font-size: 18px;
    text-align: center;
    margin: 10px 10px 5px;   
}
.title_news a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #db2524;
    display: inline-block;
    transition: all .2s;
}
.title_news a:hover{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    color: #f00;
}
.title_sub{
    font-size: 12px;
    color: #aaa;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
} 
.grid_3{
    margin-bottom: 15px;
    overflow: hidden;
}
.grid_3 > div{
    width: 320px;
    float: left;
    margin-left: 25px;
}
.grid_3 > div:first-child{
    margin-left: 0;
}
.tabstitle02{
    height: 40px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.tabstitle02 a{
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #666;
    padding: 0 10px;
}
.tabstitle02 .cur{
    border-top: 3px solid #208cc5;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 6px 6px 0 0;
    height: 38px;
    line-height: 38px;
    background: #fff;
    font-weight: bold;
    box-shadow: 2px -4px 9px rgba(1,144,209,.3);
    color: #208cc5
}
.tabstitle02 .cur:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 16px;
    border-radius: 3px;
    margin-right: 10px;
    background: #208cc5;
}
.i-zhuanti:before{
    content: "";
    display: inline-block;
    /* background: url(../images/photogroup.png) -70px -80px; */
    width: 56px;
    height: 56px;
}
.i-zhuanti.fr:before{
    background-position: -130px -80px;
}
.marquee{
    display: inline-block;
    width: 100%;
    height: 56px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0
}
.marquee img{
    width: 230px;
    height: 56px;
    margin-right: 5px;
}
.banshi{
    font-size: 0;
    margin: 15px 0;
}
.banshi a{
    display: inline-block;
    width: 80px;
    height: 90px;
    padding-top: 10px;
    border-radius: 3px;
    background: #ddd;
    margin-left: 13px;
    text-align: center;
    background: #0190d1;
    color: #fff;
    font-size: 12px;
    vertical-align: top;
    transition: all .3s
}
.banshi a:hover{
    transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
}
.banshi a:first-child{
    margin-left: 0;
}
.banshi .imp{
    background: #005e88;
    font-weight: bold;
    font-size: 22px;
}
.banshi a:before{
    display: block;
    font-size: 32px;
    margin: 0 auto 5px;
}
.i-news:before{
    content: "\e002"
}
.i-notice:before{
    content: "\e003"
}
.i-book1:before{
    content: "\e004"
}
.i-book2:before{
    content: "\e005"
}
.i-book3:before{
    content: "\e006"
}
.i-book4:before{
    content: "\e007"
}
.i-book5:before{
    content: "\e008"
}
.i-book6:before{
    content: "\e009"
}
.i-book7:before{
    content: "\e010"
}
.i-book8:before{
    content: "\e011"
}
.title{
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    margin-bottom: 10px;
}
.title a{
    font-size: 18px;
    line-height: 40px;
    color: #208cc5;
    transition: all .3s;
    display: inline-block;
}
.title a:hover{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.title:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 16px;
    border-radius: 3px;
    margin-right: 10px;
    background: #208cc5;
}
.title em{
    font-size: 12px;
    color: #ddd;
    margin-left: 10px;
}
.title .more{
    float: right;
    font-size: 12px;
    line-height: 1;
    font-weight: normal;
    color: #fff;
    padding: 10px;
    background: #208cc5;
    position: relative;
    border-radius: 4px;
    top: 5px;
}
.title .more:hover{
    background: #005e88;
}
.zhongdianlingyu a{
    color: #666;
    display: inline-block;
    line-height: 35px;
    margin-right: 18px;
    transition: all .3s;

}
.zhongdianlingyu a:hover{
    color: #333;
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.icolink01{
    display: inline-block;
    color: #208cc5;
    width: 38px;
    font-size: 16px;
    text-align: center;
    position: relative;
    margin-right: 7px;
}
.icolink01:hover{
    color: #005e88;
}
.icolink01,
.icolink02,
.icolink03{
    transition: all .3s;
}
.icolink01:hover,
.icolink02:hover,
.icolink03:hover{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.icolink01:before{
    content: "\e000";
    font-size: 38px;
    display: block;
    margin: 4px 0 16px;
}
.icolink01:after{
    display: block;
    width: 38px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 10px;
    left: -3px;
}
.i-yibao:after{
    content: "\e023"
}
.i-sifa:after{
    content: "\e013"
}
.i-huanbao:after{
    content: "\e014"
}
.i-gongan:after{
    content: "\e015"
}
.i-dangan:after{
    content: "\e016"
}
.i-lvyou:after{
    content: "\e017"
}
.i-chengguan:after{
    content: "\e018"
}
.line{
    border-top: 1px dashed #208cc5;
    margin: 30px 0;
}
.fs0{
    font-size: 0;
}
.icolink02{
    display: inline-block;
    background: #208cc5;
    width: 72px;
    height: 72px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-right: 8px;
    border-radius: 4px;
    margin-bottom: 4px;
}
.icolink02:hover,
.icolink03:hover{
    background: #005e88;
}
.icolink02:before{
    font-size: 32px;
    display: block;;
    margin: 5px auto;
}
.i-weisheng:before{
    content: "\e012"
}
.i-shiyao:before{
    content: "\e024"
}
.i-lianxi:before{
    content: "\e025"
}
.i-tousu:before{
    content: "\e019"
}
.i-fangtan:before{
    content: "\e020"
}
.i-xinxiang:before{
    content: "\e021"
}
.i-zhengji:before{
    content: "\e022"
}
.icolink03{
    display: inline-block;
    background: #208cc5;
    width: 146px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 4px;
    margin: 10px 4px 4px 0;
}
.icolink03:before{
    font-size: 24px;
    margin-right: 5px;
    vertical-align: middle;
}
.newslist{
    line-height: 2.5;
    font-size: 14px;
    margin-top: 5px;
}
.newslist .time{
    float: right;
    color: #bbb;
}
.newslist .photo{
    float: left;
    margin-right: 20px;
}
.newslist .photo:before{
    display: none;
}
.newslist .photo img{
    width: 260px;
    height: 180px;
    border-radius: 4px;
}
.newslist .more{
    border: 0;
    text-align: right;
}
.newslist .more a{
    color: #f60;
}
.newslist .more:before{
    display: none;
}
.newslist li{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3;
    border-bottom:1px dashed #eee;
}
.newslist li:hover{
    transform: scale(1,1.1);
    -webkit-transform: scale(1,1.1);
}
.newslist li:before{
    content: "·";
    color: #0190d1;
}
.newslist a{
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newslist a:hover{
    color: #000;
}
.newslist li:hover .time{
    color: #999;
    white-space: nowrap;
}
.shijue{
    font-size: 0;
    padding-right: 240px;
    position: relative;
    margin-bottom: 20px;
}
.shijue a{
    display: inline-block;
    width: 157px;
    height: 100px;
    margin: 0 10px 10px 0;
    position: relative;
    transition: all .3s;
}
.shijue a:hover {
    transform: scale(1.08,1.08);
    -webkit-transform: scale(1.08,1.08);
}
.shijue a:first-child,
.shijue a:first-child + a{
    width: 250px;
    height: 210px;
}
.shijue a:first-child{
    margin-left: -1px;
    float: left;
}
.shijue a:first-child + a{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
.shijue img{
    width: 100%;
    height: 100%;
}
.shijue span{
    display: block;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.3);
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2;
    font-size: 12px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}
.icolink4{
    display: inline-block;
    font-size: 16px;
    line-height: 60px;
    color: #0190d1;
    transition: all .3s;
}
.icolink4:hover{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    color: #005e88
}
.icolink4:before {
    font-size: 28px;
    vertical-align: middle;
}
.i-techan:before{
    content: "\e026"
}
.i-linye:before{
    content: "\e027"
}
.i-ziran:before{
    content: "\e031"
}
.i-meikuang:before{
    content: "\e028"
}
.i-kuangye:before{
    content: "\e029"
}
.i-duiwai:before{
    content: "\e030"
}
.i-lvyou2:before{
    content: "\e017"
}
.footer{
    width: 1040px;
    margin: auto;
    background: #ededed;
    border-top: 3px solid #0075a9;
    padding: 20px 0;
    font-size: 12px;
    text-align: center;
    color:#333 ;
    line-height: 2;
    box-shadow: 1px 3px 9px rgba(0,0,0,.2);
}
.a_sky,
.a_video,
.a_city,
.a_pho{
    display: inline-block;
    width:240px;
    height: 240px;
    /* background-image: url(../images/photogroup.png); */
    margin-left: 17px;
}
.a_sky{
    margin-left: -1px;
    background-position: 0 -400px;
}
.a_video{
    background-position: 0 -150px;
}
.a_city{
    background-position: -250px -150px;
}
.a_pho{
    background-position: -250px -400px;
}
.title2{
    margin-bottom: 30px;
    line-height: 1;
    color: #208cc5;
    font-size: 24px;
    font-weight: bold;
    margin-left: 30px;
}
.title2:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 24px;
    background: #ccc;
    margin-right: 24px;
}
.icolinkgroup{
    width: 222px;
    font-size: 0;
    margin: 0 30px;
}
.icolinkgroup a{
    display:inline-block;
    width: 110px;
    height: 110px;
    color: #0190d1;
    text-align: center;
    font-size: 16px;
    vertical-align: top;
}
.icolinkgroup a:hover{
    color: #0075a9;
}
.icolinkgroup a:before{
    font-size: 48px;
    display: block;
    margin: 14px auto;
    transition: all .3s;
}
.icolinkgroup a:hover:before{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.icolinkgroup a:first-child{
    border-right:   1px dashed #0190d1;
}
.icolinkgroup a:first-child + a + a ,
.icolinkgroup a:first-child + a + a + a + a{
    border-right:   1px dashed #0190d1;
    border-top:     1px dashed #0190d1;
} 
.icolinkgroup a:first-child + a + a + a,
.icolinkgroup a:first-child + a + a + a + a + a{
    border-top:     1px dashed #0190d1;
}
.p_about{
    font-size: 16px;
    color: #333;
    line-height: 2.2;
    text-indent: 2em;
    margin: 0 30px;
}
.p_about img{
    margin: 0 20px;
}
.i-dili:before{
    content: "\e031"
}
.i-qihou:before{
    content: "\e032"
}
.i-jingji:before{
    content: "\e033"
}
.i-kexue:before{
    content: "\e034"
}
.i-jiaoyu:before{
    content: "\e035"
}
.i-yiliao:before{
    content: "\e036"
}
.i-tiyu:before{
    content: "\e037"
}
.i-wenhua:before{
    content: "\e038"
}
.i-jiaotong:before{
    content: "\e039"
}
.i-tongji:before{
    content: "\e040"
}
.i-huangguan:before{
    content: "\e041"
}
.i-lishi:before{
    content: "\e042"
}
.i-xingzheng:before{
    content: "\e043"
}
.i-renkou:before{
    content: "\e044"
}
.i-minzu:before{
    content: "\e045"
}
.i-minfeng:before{
    content: "\e046"
}
.i-zhongguo:before{
    content: "\e047"
}
.mbx{
    padding: 10px 0;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
}
.mbx a{
    color: #666;
    margin-right: 10px;
}
.mbx a:hover{
    color: #f60;
}
.mbx a:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 5px solid #237c96;
    color: #f60;
}
.mbx span{
    color: #666;
    margin-right: 10px;
}
.mbx span:hover{
    color: #f60;
}
.mbx span:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 5px solid #237c96;
    color: #f60;
}
.article{
    background: #fff; padding: 10px 20px; line-height: 2; font-size: 16px;color: #666; margin-top: 20px;
}
.article_title{
    text-align: center; font-size: 20px; margin: 20px; color: #333;
}
.article_title2 {
    color: #999;  font-size: 14px;  font-weight: normal;  text-align: center; padding-bottom: 10px; margin-bottom: 20px;
}
.article_title2 span{
    padding: 0 20px;
}
.article p{
    margin-bottom: 20px; text-indent: 28px;color:#333;
}
.leftNav{
    font-size: 0;
    float: left;
    width: 330px;
    margin-top: 10px;
}
.leftNav li{
    display: inline-table;
    vertical-align: top;
    background: #0190d1;
    margin: 0 2px 2px 0;
    border-radius: 8px;
    transition: all .3s
}
.leftNav li:hover{
    border-radius: 16px;
    background: #0075a9;
}
.leftNav li a{
    display: table-cell;
    padding: 10px;
    width: 135px;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.leftNav .cur{
    background: #333;
}
.pho_link{
    font-size: 0
}
.pho_link a{
    display: inline-block;
    vertical-align: top;
    width: 100px;
    margin-left: 30px;
    color: #0190d1;
    font-size: 14px;
    text-align: center;
}
.pho_link a:first-child{
    margin-left: 0;
}
.pho_link a:before{
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    box-shadow: 1px 3px 9px rgba(0,117,169,.5);
    margin-bottom: 20px;
    border-radius: 50%;
    transition: all .3s;
}
.pho_link a:hover:before{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);

}
/* .i-pho01:before{
    background: url(../../public/image/pho01.jpg);
}
.i-pho02:before{
    background: url(../../public/image/pho02.jpg);
}
.i-pho03:before{
    background: url(../../public/image/pho03.jpg);
}
.i-pho04:before{
    background: url(../../public/image/pho04.jpg);
}
.i-pho05:before{
    background: url(../../public/image/pho05.jpg);
}
.i-pho06:before{
    background: url(../../public/image/pho06.jpg);
}
.i-pho07:before{
    background: url(../../public/image/pho07.jpg);
}
.i-pho08:before{
    background: url(../../public/image/pho08.jpg);
} */
.tabstitle03{
    margin-bottom: 30px;
    line-height: 1;
    color: #208cc5;
    font-size: 24px;
    font-weight: bold;
    vertical-align: middle;
}
.tabstitle03:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 32px;
    background: #208ccf;
    margin-right: 5px;
}
.tabstitle03 a{
    display: inline-block;
    border-bottom: 3px solid #fff;
    color: #aaa;
    font-size: 18px;
    font-weight: normal;
    float: right;
    padding-bottom: 10px;
    margin-left: 20px;
}
.tabstitle03 .cur{
    border-bottom: 3px solid #208cc5;
    color: #208cc5;
}

.tabstitle03_ld{
    margin-bottom: 30px;
    line-height: 1;
    color: #208cc5;
    font-size: 24px;
    font-weight: bold;
    vertical-align: middle;
}
.tabstitle03_ld:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 4px;
    height: 32px;
    background: #208ccf;
    margin-right: 5px;
}
.tabstitle03_ld a{
    display: inline-block;
    border-bottom: 3px solid #fff;
    color: #aaa;
    font-size: 18px;
    font-weight: normal;
    float: right;
    padding-bottom: 10px;
    margin-left: 20px;
}
.tabstitle03_ld .cur{
    border-bottom: 3px solid #208cc5;
    color: #208cc5;
}
.pholist{
    font-size: 0;
    margin-left: -15px;
}
.pholist li{
    display: inline-block;
    width: 190px;
    height: 145px;
    margin: 0 0 15px 15px;
    transition: all .3s;
    border-radius: 3px;
    overflow: hidden;
}
.pholist li:hover{
}
.pholist img{
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.pholist li:hover img{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.pholist p{
    background: #000;
    background: rgba(0,0,0,.5);
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: -30px;
    position: relative;
}
.pholist li:hover p{
    background: #000;
}
.fixedmenu{
    width: 70px;
    position: fixed;
    top: 180px;
    left: 50%;
    margin-left: 520px;
    background-color:rgba(245, 238, 237, 0.3);
}
.fixedmenu a{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #3281af;
    position: relative;
    margin-bottom: 10px;
    font-weight:700;
}
.fixedmenu a:before{
    font-size: 28px;
    color: #fff;
    display: block;
    margin:  8px auto 6px;
    position: relative;
    z-index: 2;
}
.fixedmenu a:after{
    content: "\e000";
    z-index: 1;
    font-size: 44px;
    position: absolute;
    top: 0;
    left: 10px;
    color: #0190d1;
    text-shadow: 1px 1px 5px rgba(0,0,0,.2);
}
.fixedmenu a:hover:after{
    color: #333;
}
.fixedmenu img{
    position: absolute;
    top: 0;
    left: -100px;
    width: 100px;
    height: 100px;
    z-index: 9;
    display: none;
    box-shadow: 2px 2px 9px rgba(0,0,0,.2);
}
.fixedmenu a:hover img{
    display: block;
}
.i-weixin:before{
    content: "\e048";
}
.i-weixin-ts{
    content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background:url('../../public/image/tswe.png'); */
}
.i-weibo:before{
    content: "\e049";
}
.tac{
    text-align: center;
}
.tar{
    text-align: right;
}
.guohui:before{
    content: ""; width: 20px; height:20px; display: inline-block; vertical-align: middle; margin-right: 3px;
    /* background: url("../../public/image/icon.png") 0 0; */
}
.danghui:before{
    content: ""; width: 22px; height: 22px; display: inline-block; vertical-align: middle; margin-right: 3px;
    /* background: url("../../public/image/icon.png") -75px 0; */
}
.zhengxiehui:before{
    content: ""; width: 22px; height: 22px; display: inline-block; vertical-align: middle; margin-right: 3px;
    /* background: url("../../public/image/icon.png") -100px 0; */
}


.pagelist {
    font-size: 12px;
    text-align: right;
    margin-top: 20px;
}

.pagelist a {
    display: inline-block;
    vertical-align: middle;
    padding: 1px 5px;
    background: #fff;
    color: #208cc5;
    border: 1px solid #208cc5;
    border-radius: 4px;
    /* padding: 2px; */
}

.pagelist a.cur {
    background: #208cc5;
    color: #fff;
    border-color: #208cc5;
}

.pagelist input {
    vertical-align: middle;
    width: 30px;
    border: 1px solid #208cc5;
    text-align: center;
    padding: 2px 6px;
    border-radius: 4px;
    margin: 0 4px;
}

.pagelist strong {
    color: #208cc5;
}

.pagelist span {
    margin-right: 5px;
}

.textlinkgroup{
    font-size: 0
}
.textlinkgroup a{
    display: inline-block;
    width: 192px;
    line-height: 2;
    margin-right: 10px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;   
    color: #333;
    transition: all .3s;
}
.textlinkgroup a:before{
    content: "·";
    color: #f60;
}
.textlinkgroup a:hover{
    color: #333;
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}

.tableline{
    table-layout: fixed; width: 100%; border-collapse: collapse;
}
.tableline th,.tableline td{
    border: 1px solid  #208cc5; padding: 2px 4px;
}
.tableline th{
    background: #208cc5; color: #fff;
}
.tableline input[type=text],
.tableline textarea{
    border: 1px solid  #208cc5; width: 100%; overflow: auto;
}
.tableline a{
    color: #09c;
}
.tableline a:hover{
    color: #f60;
}

.leftNav2{
    width: 180px;
    margin-top: 20px;
}
.leftNav2 dl{
    margin-bottom: 5px;
}
.leftNav2 dt{
    padding: 5px;
    text-align: center;
    background: #0190d1;
    color: #fff;
    font-size: 18px;

}
.leftNav2 dd{
    background: #eee;
    padding: 5px;
    margin-top: 1px;
    text-align: center;
}
.leftNav2 dd:hover{
    background: #e7f6fd;
}
.leftNav2 dd.cur{
    background: #fff;
    border-left: 5px solid #0075a9;
}
.leftNav2 dd:hover a{
    color: #0075a9;
}
.leftNav2 .cur a{
    color: #0075a9;
}
.leftNav2 dd > a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #333;
}
.font14{
    font-size: 14px !important;
}

.btn{
    border:0; background:#208cc5; color: #fff; font-size: 16px;line-height: 1;
    display: inline-block;padding: 5px 20px 5px 15px; margin:0 20px;
}
.btn:hover{
    background: #0075a9;
}
.btn:before{
    font-size: 24px; margin-right: 5px;
}
.warning{
    padding:0 10px 10px 10px; background: #ffffff; color: #333;
}
.warning p{
    font-size: 14px; text-indent: 28px; line-height: 1.8; margin:0 0 10px 0; padding: 0;
}
.i-warning{
    color: #f60;
}
.i-warning:before{
    content: "\e61f";font-size: 24px; margin-right: 5px; color: #f60; font-weight: normal;
}
.m_t10{
    margin-top: 10px;
}
.i-submit:before{
    content: "\e622";
}
.videolist{
    margin: 20px -10px 0 0;
    font-size: 0;
}
.videolist li{
    width: 245px;
    height: 210px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    position: relative;
}
.videolist li:before{
    
    font-size: 40px;
    display: block;
    position: absolute;
    top: 46px;
    left: 106px;
    color: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    transition: all .3s;
}
.videolist li:first-child:before{
    font-size: 80px;
    top: 130px;
    left: 200px;
}
.videolist li:hover:before{
    transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    opacity: .8;
    filter: alpha(opacity=80);
}
.videolist img{
    width: 100%;
    height: 140px;
    border-radius: 4px;
}
.videolist .videotitle{
    font-size: 14px;
    line-height: 1.5;
    color: #666;
    max-height: 42px;
    margin-bottom: 5px;
    overflow: hidden;
}
.videolist .subtitle{
    font-size: 12px;
    color: #aaa;
}
.videolist .i-video:before{
    color: #0190d1;
    margin-right: 5px;
}
.i-video:before{
    content: "\e050"
}
.videolist li:first-child{
    width: 500px;
    height: 420px;
    float: left;
}
.videolist li:first-child img{
    height: 350px;
}
.videolist li:first-child .videotitle{
    color: #000;
}

.videolist_sec{
    margin: 20px -10px 0 0;
    font-size: 0;
}
.videolist_sec li{
    width: 245px;
    height: 210px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    position: relative;
}
.videolist_sec li:before{
    
    font-size: 40px;
    display: block;
    position: absolute;
    top: 46px;
    left: 106px;
    color: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    transition: all .3s;
}

.videolist_sec li:hover:before{
    transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    opacity: .8;
    filter: alpha(opacity=80);
}
.videolist_sec img{
    width: 100%;
    height: 140px;
    border-radius: 4px;
}
.videolist_sec .videotitle_sec{
    font-size: 14px;
    line-height: 1.5;
    color: #666;
    max-height: 42px;
    margin-bottom: 5px;
    overflow: hidden;
}
.videolist_sec .subtitle_sec{
    font-size: 12px;
    color: #aaa;
}
.videolist_sec .i-video:before{
    color: #0190d1;
    margin-right: 5px;
}
.i-video_sec:before{
    content: "\e050"
}
.i-caizheng:after{
    content: "\e051"
}
.num{
    font-family: Impact;
}
.suoyin{
    padding: 10px;
    border: 1px dashed #0190d1;
    margin-top: 10px;
    color: #0190d1;
    font-size: 12px;
    line-height: 2;
    background: #fff;
}
.suoyin p{
    display: inline-block;
    width: 45%;
    vertical-align: top;
}
.suoyin em{
    color: #0075a9;
    display: inline-block;
    width: 60px;
}
#a_bg1,
#a_bg2,
#a_bg3,
#a_bg4{
    display: inline-block;
    height: 14px;
    width: 14px;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid  #fff;
}
#a_bg1,
.article.bg1{
    background: #cefeff
}
#a_bg2,
.article.bg2{
    background: #f8f8c3
}
#a_bg3,
.article.bg3{
    background: #ffc7ff
}
#a_bg4,
.article.bg4{
    background: #9bccfa
}
.article.font1{
    font-size: 32px;
}
.article.font2{
    font-size: 24px;
}
.article.font3{
    font-size: 14px;
}
.shijue.zhaoshang{
    padding: 0;
}
.shijue.zhaoshang a:first-child {
    width: 320px;
}
.shijue.zhaoshang a:first-child + a{
    position: relative;
    margin: 0 10px 10px 0;
    width: 157px;
    height: 100px;
}
.shijue.zhaoshang  :before{
    content: "\e052";
    font-size: 40px;
    display: block;
    position: absolute;
    top: 22px;
    left: 62px;
    color: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    transition: all .3s;
}
.shijue.zhaoshang a:first-child:before{
    top: 80px;
    left: 140px
}
.chaxun{
    padding: 10px;
    border: 1px dashed #0190d1;
    margin-top: 10px;
    color: #0190d1;
    font-size: 12px;
    line-height: 2;
    background: #ECF9FF;
    margin-bottom: 20px;
}
.chaxun label{
    margin-right: 20px;
}
.chaxun select{
    border: 1px solid #0190d1;
    height: 24px;
}
.chaxun input{
    border: 1px solid #0190d1;
    height: 24px;
    padding: 0 5px;
    width: 100px;
}
.chaxun button{
    background: #0190d1;
    border: 1px solid #0190d1;
    padding: 3px 12px;
    color: #fff;
}
.queryResult li{
    margin-bottom: 20px;
    overflow: auto;
}
.queryResult h2 > a{
    font-size: 18px;
    font-weight: bold;
    color: #0190d1;
    line-height: 2;
}
.queryResult h2 > a:hover{
    color: #f60;
}
.queryResult .zhengwen img{
    float: left;
    width: 150px;
    height: 100px;
    margin: 0 10px 10px 0;
    border-radius: 5px;
}
.queryResult .zhengwen{
    color: #666;
    line-height: 1.5;
    max-height: 80px;
}
.queryResult .time{
    color: #aaa;
    font-size: 12px;
    margin-right: 20px;
}
.queryResult .lianjie{
    font-size: 12px;
    color: #01B000
}
.queryResult .lianjie:hover{
    color: #f60;
}
.noNav{
    /* background:url(../images/bg.jpg) center 0 no-repeat  #fafafa; */
}
.top.noNavtop{
    background: transparent;
}
.noNavtop .toplink{
}
.noNavtop .logo{
    float: none;
    background-position: 0 -230px;
    width: 740px;
    margin: auto;
} 
/*  文联  */
.bgwenlian{
    /* background: url(../images/wenlian.jpg) top center no-repeat #f9f5e9; */
    padding-top: 70px;
}
.nav_wenlian{
    width: 1000px;
    margin: auto;
    text-align: center;
}
.nav_wenlian a{
    display: inline-block;
    width: 150px;
    height: 70px;
    text-align: center;
    color: #333;
    font-size: 22px;
    line-height: 1.5
}
.nav_wenlian a:first-child + a + a + a + a{
    width: 260px;
    height: 70px;
    overflow: hidden;
    /* background: url(../images/wenlian_logo.png); */
    text-indent: -999px;
}
.nav_wenlian a:first-child,
.nav_wenlian a:first-child + a {
    float: left;
}
.nav_wenlian a:first-child + a + a,
.nav_wenlian a:first-child + a + a + a{
    float: right;
}
.nav_wenlian a > em{
    display: block;
    font-size: 12px;
    color: #ccc;
}
.wenlian_jdt{
    width: 1000px;
    height: 400px;
    margin:30px auto 10px;
}
.contain_wenlian{
    width: 1000px;
    margin: auto;
    overflow: hidden;
}
.title_wenlian{
    height: 70px;
    background: #eae7e2;
}
.title_wenlian strong{
    color: #95602c;
    font-size: 22px;
    line-height: 1;
    display: block;
    margin: 0 0 5px;
    padding-top: 15px;
    font-weight: normal;
}
.title_wenlian em{
    display: block;
    font-size: 12px;
    line-height: 1;
    font-weight: normal;
}
.title_wenlian .more{
    display: block;
    float: right;
    width: 70px;
    height: 70px;
    background: #d8d1c9;
    line-height: 70px;
    color: #6b5337;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}
.title_wenlian .more:hover{
    color: #333;
    font-size: 18px;
    background: #bfae9b;
}
.title_wenlian:before{
    content: "";
    width: 10px;
    height: 40px;
    background: #6b5337;
    display: block;
    float: left;
    margin: 15px 10px 0 10px;
}
.newslist.list_wenlian{
    background: #fff;
    padding: 10px;
    margin: 0 0 10px ;
}
.newslist.list_wenlian li:before{
    color: #6b5337
}
.newslist.list_wenlian .photo,
.newslist.list_wenlian li:last-child{
    border: 0
}
.footer_wenlian{
    background: #765b3d;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    padding: 10px;
    font-size: 12px;
}
.title_wenlian_tabs{
    height: 70px;
    background: #eae7e2;
    font-size: 0
}
.title_wenlian_tabs a{
    display: inline-block;
    width: 40px;
    height: 37px;
    padding: 15px;
    font-size: 18px;
    text-align: center;
    margin-right: 1px;
    background: #d8d1c9;
    line-height: 1.2;
    font-weight: normal;
    border-top: 3px solid transparent;
    color: #333
}
.title_wenlian_tabs .active{
    background: #fff;
    color: #6b5337; 
    border-top-color: #6b5337;
    font-weight: bold;
}
.i-chengshi:before {
    content: "\e61d"; 
}
.i-chengshi:before {
    content: "\e61d";
}
.i-xinxi:before {
    content: "\e60d";
}
.i-qiye:before {
    content: "\e627";
}
.chunjie {
    /* background-image: url(../images/bg2.png); */
}
.chunjie .bgfff{
    /* background: transparent; */
}
.chunjie .nav_bg{
    background: #b90306;
    /* width: 1040px; */
    margin: auto;
}
.chunjie .nav a.cur{
    background: #630a0b;
}
.chunjie .fixedmenu{
    background-color: rgba(255,255,255,.6);
    /* top: 0; */
}
.chunjie .fixedmenu a{
    color: #b90306
}
.chunjie .fixedmenu a:after{
    color: #b90306
}
.chunjie .fixedmenu a:hover:after{
    color: #630a0b;
}
.chunjie .top .logo {
    margin: 20px 0 0 10px;
}
.i-anjian:before{
	content: "\e053"
}
.i-shuiwu:before{
	content: "\e054"
}

.pholist_ld{
    font-size: 0;
    margin-left: -15px;
}
.pholist_ld li{
    display: inline-block;

    margin: 30px 0 15px 35px;
    transition: all .3s;
    border-radius: 3px;
    overflow: hidden;
}

.pholist_ld img{
    width: 132px;
    
    transition: all .3s;
}

.pholist_ld p{
    background: #000;
    background: rgba(0,0,0,.5);
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    position: relative;
}
